5.3.3 APPX Application Design Manual

+ Chapter 1-1: Overview of Application Design
+ Chapter 1-2: Getting Started
+ Chapter 1-3: Data Dictionary
+ Chapter 1-4: Understanding Process Design
+ Chapter 1-5: Interprocess Communication
+ Chapter 1-6: Customizing Your Application
+ Chapter 1-7: The Documentation Facility
- Chapter 1-8: Application Design Tools
+ Chapter 2-1: Data Dictionary Overview
+ Chapter 2-2: Data Dictionary Concepts
+ Chapter 2-3: Domains
+ Chapter 2-4: Files and Fields
+ Chapter 2-5: Work Fields
+ Chapter 3-1: Overview of APPX Processes
+ Chapter 3-2: Getting Started
+ Chapter 3-3: Process Definition
+ Chapter 3-4: Menu Processes
+ Chapter 3-5: Job Processes
+ Chapter 3-6: Input Processes
+ Chapter 3-7: Output Processes
+ Chapter 3-8: Update Processes
+ Chapter 3-9: Query Processes
+ Chapter 3-10: Inquiry Processes
+ Chapter 3-11: Status Processes
+ Chapter 3-12: Subroutine Processes
+ Chapter 3-13: Table Processes
+ Chapter 3-14: Automatic and Optional Children
+ Chapter 3-15: Using the Image Editor
+ Chapter 3-16: Using GUI Features of the Image Editor
+ Chapter 3-17: Using Event Points
+ Chapter 4-1: ILF Integration
+ Chapter 4-2: True/False Status Indicators
+ Chapter 4-3: Specifying Statements
+ Chapter 4-4: The ILF Editor
+ Chapter 4-5: The Appx ILF Debugger
+ Chapter 4-6: ILF Keyword Reference
+ Chapter 4-7: Predefined Fields
+ Chapter 4-8: Runtime Subroutine's and Predefined Processes
+ Chapter 4-9: Appx Chart Director API

Chapter 1-8: Application Design Tools

Design Transfer


The Design Transfer utilities permit all or a portion of an application's design to be transferred to or from another application or within the same application. For example, if you want to create a new report that is similar to an existing one, you can transfer the output process and assign the copied process definition a new name. After the transfer, you can then modify the copied process definition. Select to transfer from the Tools tab on the Application Design menu menu shown below.

Design Transfer

You can elect to transfer an entire application, or only parts of it, or you can transfer a process. When you select any option (other than transfer all) from the Design Transfer menu, a screen like the one shown below appears.

Design Transfer (Input Processes) Screen

In this example, you would be transferring an input process. Notice that you have the option of transferring all or part of this process; if you enter only the process name, the entire process will be transferred. However, you can specify detail down to the image level. The same is true for design transfer for all types of processes. The amount of detail available for transfer depends on the type of transfer being made.

NOTE: If you transfer a process from a version that is different from the one you are working on, and you do not transfer the process control file, APPX will issue an error when you attempt to edit the process. APPX does not 'look' across versions for a file.

All transfer options produce a log of the activity. Any problems encountered during transfer are noted.

Convert Images is used to transfer an existing image to an existing image. Use this utility to convert an Input image to an Output image (or vice versa) since there are design differences between the two types of processes. The transfer may occur from within the current application.

Design Transfer Automatic Children from frame to frame, or Optional Children from Image to Image.

Design Transfer (Children) Screen

You must first identify the Process Type, Process Name and Frame Seq No you wish to transfer from. You then have 4 possibilities for the remaining fields:

Leave everything blank. This tells the utility that you want to transfer all Automatic Children from the specified Frame.

Enter the 'Auto Child Seq' number. This tells the utility that you want to transfer that specific Automatic Child.

Enter an 'Alternate Image No', but leave 'Option No' blank. This tells the utility that you want to transfer all Optional Children from the specified Image.

Enter an 'Alternate Image No' and an 'Option No'. This tells the utility that you want to transfer that specific Optional Child.

In the 'Transfer To' section, you identify the target of the design transfer. It can be the same or a different process. You must at least supply the Process Type, Name and Frame Seq No.

If you are transferring all Automatic Children, they will be copied to the specified Frame (you must chose a different process or frame in this case).

If you are transferring a specific Automatic Child, the 'Auto Child Seq' is optional. If not provided, it will use the same number as the source, otherwise it will be transferred to the specified seq no.

If you are transferring all Optional Children, they will be copied to the specified Image (you must choose a different process or frame in this case).

If you are transferring one Optional Child, the 'Option No' field is optional. If not provided, it will use the same number as the source, otherwise it will be transferred to the specified Option No.

You cannot supply both an 'Alternate Image/Option No' and 'Auto Child Seq', you can only transfer either Optional Children or Automatic Children, not both at the same time. And you cannot mix Automatic and Optional children on a transfer.

Application Design Manual                                         "Powered by Appx Software"

1296

©2006 By APPX Software, Inc. All Rights Reserved